Make shiboken6 arch:all since it is pure Python
authorStuart Prescott <stuart@debian.org>
Tue, 7 May 2024 11:20:24 +0000 (21:20 +1000)
committerStuart Prescott <stuart@debian.org>
Tue, 7 May 2024 11:20:24 +0000 (21:20 +1000)
debian/control

index 1fa4c1ee514e55d7765330b86dcc58d18b09e739..47fd33c0f61761188fc022ae291591224a8cd306 100644 (file)
@@ -133,7 +133,7 @@ Architecture: any
 Depends:
  libshiboken6-py3-6.6 (= ${binary:Version}),
  python3-dev,
- shiboken6 (= ${binary:Version}),
+ shiboken6 (= ${source:Version}),
  ${misc:Depends},
  ${shlibs:Depends},
 Description: CPython bindings generator for C++ libraries (development files)
@@ -1076,7 +1076,7 @@ Description: Python bindings for Qt 6 Xml module (Python 3)
 
 Package: shiboken6
 Section: devel
-Architecture: any
+Architecture: all
 Depends:
  python3,
  ${misc:Depends},